type go.uber.org/zap/zapcore.optionFunc

3 uses

	go.uber.org/zap/zapcore (current package)
		sampler.go#L96: type optionFunc func(*sampler)
		sampler.go#L98: func (f optionFunc) apply(s *sampler) {
		sampler.go#L123: 	return optionFunc(func(s *sampler) {